@charset "UTF-8";
body {
  width: 100%;
  height: auto;
  min-width: 1200px;
  margin: 0 auto;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ul,
li,
dl,
dt,
dd,
ol,
input,
figure,
figcaption {
  padding: 0;
  margin: 0;
}

ul,
ol {
  list-style: none;
}

img {
  display: block;
}

input {
  outline: none;
}

header,
footer,
nav,
aside,
article,
section,
main {
  display: block;
}

body {
  font-size: 14px;
  font-family: '微软雅黑';
}

a {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.clearfix:before,
.clearfix:after {
  display: block;
  clear: both;
}

.clear {
  clear: both;
  float: none;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.header_2023 {
  width: 100%;
  height: 1099px;
  background-image: url(header_2023.jpg);
  background-size: 100% 486px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-top: 15px;
  *padding-top: 0;
  position: relative;
}

.header_2023 .container {
  height: auto;
  *margin-top: 15px;
}

.header_2023 .container .header_top {
  width: 100%;
  height: 25px;
  line-height: 25px;
  position: relative;
}

.header_2023 .container .header_top .Sign_box {
  width: auto;
  position: absolute;
  left: 0;
  color: #125db2;
  font-size: 14px;
}

.header_2023 .container .header_top .Sign_box a {
  color: #125db2;
}

.header_2023 .container .header_top .link_right {
  width: auto;
  height: 25px;
  position: absolute;
  right: 0;
}

.header_2023 .container .header_top .link_right a {
  color: #125db2;
  padding: 0 10px 0 9px;
}

.header_2023 .container .header_top .link_right .ipv6 {
  width: 106px;
  height: 25px;
  background: #dc6661;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
}

.header_2023 .container .header_top .link_right .line {
  background-image: url(link_right_line_2023.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1px 10px;
}

.header_2023 .container .header_top .link_right .read {
  background-image: url(iconread_2023.png);
  background-repeat: no-repeat;
  background-size: 13px 13px;
  background-position: 0 center;
  padding-left: 15px;
}

.header_2023 .container .header_top .link_right .reporting {
  background-image: url(report_2023.png);
  background-repeat: no-repeat;
  background-size: 12px 11px;
  background-position: 0 center;
  padding-left: 15px;
}

.header_2023 .container .logo_2023 {
  width: 381px;
  height: 201px;
  margin: 44px auto 0;
}

.header_2023 .container .logo_2023 a {
  display: block;
  width: 100%;
  height: 100%;
}

.header_2023 .container .logo_2023 a .logo {
  width: 100%;
  height: 103px;
  background-image: url(logo_2023.png);
  background-repeat: no-repeat;
  background-size: 98px 103px;
  background-position: center center;
  display: block;
}

.header_2023 .container .logo_2023 a .logo_title {
  width: 100%;
  height: 89px;
  margin-top: 15px;
  background-image: url(logotitle_2023.png);
  background-repeat: no-repeat;
  background-size: 381px 89px;
  background-position: center center;
  display: block;
}

.header_2023 .container .search_2023 {
  width: 600px;
  height: 60px;
  margin: 30px auto 0;
}

.header_2023 .container .search_2023 form {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  overflow: hidden;
}

.header_2023 .container .search_2023 form .search_input2023 {
  width: 473px;
  height: 50px;
  background-image: url(search_box_2023.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.header_2023 .container .search_2023 form .search_input2023 input {
  display: block;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  font-size: 18px;
  padding-left: 24px;
  padding-top: 14px\9;
}

.header_2023 .container .search_2023 form .search_btn2023 {
  width: 127px;
  height: 50px;
  display: block;
  border: none;
  background-color: #1764ce;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-image: url(search_icon2023.png);
  background-repeat: no-repeat;
  background-size: 26px 27px;
  background-position: 26px center;
  padding-left: 40px;
  color: #fff;
  font-size: 22px;
}

.header_2023 .nav_2023 {
    width: 100%;
    height: 716px;
    background-image: url(nav_back2023.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    padding-top: 30px;
    *padding-top: 0;
    margin-top: 14px;
}
/*.header_2023 .nav_20230223{*/
/*    width: 100%;*/
/*    height: 700px;*/
/*      position: absolute;*/
/*      bottom: 0;*/
/*      left: 0;*/
/*      margin-top: 10px;*/

/*}*/
.header_2023 .nav_2023 .container {
  height: auto;
}

.header_2023 .nav_2023 .container .nav_2023list {
  border-bottom: 1px solid #4d85c5;
  height: 66px;
}

.header_2023 .nav_2023 .container .nav_2023list li {
  float: left;
  width: 16.66%;
  height: 66px;
  line-height: 62px;
  text-align: center;
}
.header_2023 .nav_2023 .container .nav_2023list li:first-child a{
  border-bottom: 6px solid #fff;
}

.header_2023 .nav_2023 .container .nav_2023list li a {
  color: #ffffff;
  display: inline-block;
  padding: 0 2px;
  height: 68px;
  width: auto;
  font-size: 24px;
}

.header_2023 .nav_2023 .container .active_2023 a {
  border-bottom: 6px solid #fff;
}

.header_2023 .bird1 {
  position: absolute;
  z-index: 4;
  background-image: url(bird1.png);
  background-position: 0 -732px;
  width: 152px;
  height: 122px;
  animation: birdFly1 1.5s steps(1) 0s infinite;
  top: 100px;
  left: 19.1%;
  transform: scale(1, 1);
}

.header_2023 .bird2 {
  position: absolute;
  z-index: 4;
  background-image: url(bird2.png);
  background-position: 0 -720px;
  width: 135px;
  height: 120px;
  animation: birdFly2 1.5s steps(1) 0s infinite;
  left: 16.3%;
  top: 120px;
  transform: scale(1, 1);
}

.header_2023 .bird3 {
  position: absolute;
  z-index: 4;
  /*background-image: url(bird3.gif);
  background-size: 300px 300px;
  background-repeat: no-repeat;*/
  width: 300px;
  height: 300px;
  left: 16.3%;
  top: 50px;
}

@keyframes birdFly1 {
  0% {
    background-position: 0 -732px;
  }
  11% {
    background-position: 0 -610px;
  }
  22% {
    background-position: 0 -976px;
  }
  33% {
    background-position: 0 -854px;
  }
  44% {
    background-position: 0 -488px;
  }
  55% {
    background-position: 0 -122px;
  }
  66% {
    background-position: 0 0;
  }
  77% {
    background-position: 0 -366px;
  }
  88% {
    background-position: 0 -244px;
  }
  100% {
    background-position: 0 -732px;
  }
}

@keyframes birdFly2 {
  0% {
    background-position: 0 -720px;
  }
  11% {
    background-position: 0 -600px;
  }
  22% {
    background-position: 0 -960px;
  }
  33% {
    background-position: 0 -840px;
  }
  44% {
    background-position: 0 -480px;
  }
  55% {
    background-position: 0 -120px;
  }
  66% {
    background-position: 0 0;
  }
  77% {
    background-position: 0 -360px;
  }
  88% {
    background-position: 0 -240px;
  }
  100% {
    background-position: 0 -720px;
  }
}

.header_2023 .container {
  height: auto;
}
.header_2023 .nav_2023 .container li:hover a {
  border-bottom: 6px solid #fff;
}

.header_2023 .container .hot_news2023 {
  width: 100%;
  height: 101px;
  margin-top: 34px;
}

.header_2023 .container .hot_news2023 .title2023 {
  width: auto;
  max-width: 90%;
  height: 36px;
  margin: 0 auto;
  position: relative;
}

.header_2023 .container .hot_news2023 .title2023 span {
  display: inline-block;
  width: 116px;
  line-height: 36px;
  text-align: center;
  height: 36px;
  background: #dc6661;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
  position: absolute;
  left: 0;
}

.header_2023 .container .hot_news2023 .title2023 a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  color: #fff;
  margin-left: 13px;
  font-size: 36px;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 116px;
  text-align: center;
}





.header_2023 .container .hot_news2023 .news2023 {
  width: auto;
  margin: 0 auto;
  height: 65px;
  line-height: 65px;
  text-align: center;
}

.header_2023 .container .hot_news2023 .news2023 a {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  float: left;
}

.header_2023 .container .hot_news2023 .news2023 .news2023_title1 {
  width: auto;
  max-width: 90%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header_2023 .container .hot_news2023 .news2023 .news2023_title2 {
  width: 105px;
  height: 100%;
}

.header_2023 .container .newslist_2023 {
  width: 100%;
  height: 438px;
  margin-top: 32px;
}

.header_2023 .container .newslist_2023 .newsswiper_2023 {
  width: 703px;
  height: 438px;
  *width: 697px;
}

.header_2023 .container .newslist_2023 .news_righttab2023 {
  width: 497px;
  *width: 466px;
  height: 438px;
  background: #fcfdfd;
  padding: 9px 18px;
  *padding: 0 18px;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_t {
  width: 100%;
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #cccccc;
  padding-left: 4px;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_t a {
  width: auto;
  height: 68px;
  float: left;
  font-size: 20px;
  margin-right: 14px;
  padding: 0 2px;
  display: inline-block;
  height: 68px;
  color: #333;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_t .active {
  height: 67px;
  border-bottom: 3px solid #285fb1;
  color: #285fb1;
  font-weight: bold;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_d_xqdt,
.header_2023 .container .newslist_2023 .news_righttab2023 .index_d_bmdt,
.header_2023 .container .newslist_2023 .news_righttab2023 .index_d_tzgg {
  display: none;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_d {
  width: 100%;
  height: 352px;
  padding-top: 7px;
}


.header_2023 .container .newslist_2023 .news_righttab2023 .index_d .news_list {
  width: 100%;
  height: 352px;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_d .news_list ul {
  width: 100%;
  height: 352px;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_d .news_list ul li {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-image: url(tab_list1point_2023.png);
  background-repeat: no-repeat;
  background-size: 4px 4px;
  background-position: 0 center;
  padding-left: 16px;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_d .news_list ul li a {
  width: 350px;
  height: 100%;
  color: #333333;
  font-size: 16px;
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header_2023 .container .newslist_2023 .news_righttab2023 .index_d .news_list ul li span {
  width: 90px;
  height: 100%;
  color: #999999;
  font-size: 14px;
  display: block;
  text-align: right;
  float: right;
}

.index_list12023 {
  width: 100%;
  height: 206px;
  *height: 186px;
  background: #eef1f6;
  padding: 20px 0 30px;
  *padding: 20px 0 0;
}

.index_list12023 .container {
  height: auto;
}

.index_list12023 .container .index_list12023box1 {
  width: 100%;
  overflow: hidden;
}

.index_list12023 .container .index_list12023box {
  height: 156px;
  *height: 120px;
  width: 100%;
  background: #fff;
  padding: 18px;
}

.index_list12023 .container .index_list12023box li {
 
  width: 273px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  float: left;
  margin-right: 24px;
}
.index_list12023 .container .index_list12023box li:hover {
                            transform: scale(1.1);
                            transition: all .5s;
                        }
.index_list12023 .container .index_list12023box li a {
  display: block;
  width: 100%;
  height: 100%;
}

.index_list12023 .container .index_list12023box .index_list12023box4 {
  margin-right: 0;
}

.index_list12023 .container .index_list12023box .index_list12023box1 {
  background-image: url(index_list12023back1.png);
}

.index_list12023 .container .index_list12023box .index_list12023box1 a {
  background-image: url(index_list12023icon1.png);
  background-repeat: no-repeat;
  background-size: 62px 62px;
  background-position: 27px center;
  padding: 27px 0 0 89px;
  *padding: 0;
  text-align: center;
}

.index_list12023 .container .index_list12023box .index_list12023box1 a p {
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #d9242b;
  font-size: 20px;
  font-weight: bold;
}

.index_list12023 .container .index_list12023box .index_list12023box1 a .p1 {
  *margin-top: 27px;
  *margin-left: 33px;
}

.index_list12023 .container .index_list12023box .index_list12023box1 a .p2 {
  *margin-left: 30px;
}

.index_list12023 .container .index_list12023box .index_list12023box2 {
  background-image: url(index_list12023back2.png);
}

.index_list12023 .container .index_list12023box .index_list12023box2 a {
  padding: 23px 0 0 31px;
}

.index_list12023 .container .index_list12023box .index_list12023box2 a .p1 {
  width: 100%;
  height: 41px;
  line-height: 41px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

.index_list12023 .container .index_list12023box .index_list12023box2 a .p2 {
  height: 30px;
  line-height: 30px;
  color: #999999;
  font-size: 14px;
  width: 100%;
}

.index_list12023 .container .index_list12023box .index_list12023box3 {
  /*background-image: url(index_list12023back3.png);*/
  background-image: url(2025360731001.jpg);
}

.index_list12023 .container .index_list12023box .index_list12023box3 a {
  padding: 23px 0 0 41px;
}

.index_list12023 .container .index_list12023box .index_list12023box3 a .p1 {
  width: 100%;
  height: 41px;
  line-height: 41px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

.index_list12023 .container .index_list12023box .index_list12023box3 a .p2 {
  height: 30px;
  line-height: 30px;
  color: #999999;
  font-size: 14px;
  width: 100%;
}

.index_list12023 .container .index_list12023box .index_list12023box4 {
  background-image: url(index_list12023back4.png);
}

.index_list12023 .container .index_list12023box .index_list12023box4 a {
  padding: 23px 0 0 60px;
}

.index_list12023 .container .index_list12023box .index_list12023box4 a .p1 {
  width: 100%;
  height: 41px;
  line-height: 41px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

.index_list12023 .container .index_list12023box .index_list12023box4 a .p2 {
  height: 30px;
  line-height: 30px;
  color: #999999;
  font-size: 14px;
  width: 100%;
}


.index_list12023 .container .index_list12023box .index_list12023box5 {
  /*background-image: url(index_list12023back3.png);*/
  background-image: url(2025360731002.jpg);
}

@media screen and (min-width: 970px) and (max-width: 1170px) {
  body {
    zoom: 66.66%;
  }
}

@media screen and (max-width: 1200px) {
  .nav_2023list {
    width: 60%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1170px) and (max-width: 1440px) {
  body {
    zoom: 75%;
  }
}

@media screen and (min-width: 1170px) and (max-width: 1680px) {
  body {
    zoom: 83.33%;
  }
  .nav_2023list {
    width: 80%;
    margin: 0 auto;
  }
}

.zwgk_2023 {
  width: 100%;
  height: auto;
  padding: 1px 0 32px;
  background: #fff;
}

.zwgk_2023 .container {
  height: auto;
}

.zwgk_2023 .container .zwgk2023_title {
  width: 100%;
  height: 97px;
  line-height: 97px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(zwgk2023_title_line2.png);
  background-repeat: no-repeat;
  background-size: 988px 7px;
  background-position: right center;
}

.zwgk_2023 .container .zwgk2023_title span {
  padding-left: 30px;
  background-image: url(zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.zwgk_2023 .container .zwgk2023_list1box {
  width: 1200px;
  height: 121px;
  overflow-x: hidden;
}

.zwgk_2023 .container .zwgk2023_list1 {
  width: 1220px;
  height: 121px;
}
.zwgk_2023 .container .zwgk2023_list1 li:hover a img{
      transform: scale(1.1);
      transition: all .5s;
}
.zwgk_2023 .container .zwgk2023_list1 li {
  width: 132px;
  height: 121px;
  margin-right: 20px;
  float: left;
  background: #f6f8fa;
  border-radius: 2px;
}

.zwgk_2023 .container .zwgk2023_list1 li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 18px;
  text-align: center;
  line-height: 20px;
  color: #333333;
  font-size: 14px;
  position: relative;
}

.zwgk_2023 .container .zwgk2023_list1 li a img {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto 7px;
}

.zwgk_2023 .container .government_all2023 {
  width: 1200px;
  height: 386px;
  margin-top: 10px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation {
  width: 432px;
  height: 100%;
  margin-right: 30px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_t2023 {
  width: 100%;
  height: 66px;
  border-bottom: 1px solid #cccccc;
  padding-left: 4px;
  line-height: 66px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_t2023 a {
  width: 84px;
  text-align: center;
  height: 65px;
  line-height: 65px;
  display: inline-block;
  color: #333333;
  margin-right: 54px;
  font-size: 20px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_t2023 .current {
  color: #285fb1;
  font-weight: bold;
  border-bottom: 3px solid #285fb1;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_d2023 {
  width: 100%;
  height: 252px;
  margin-top: 8px;
  display: none;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_d2023 ul {
  width: 100%;
  height: 100%;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_d2023 ul li {
  width: 100%;
  line-height: 47px;
  height: 47px;
  padding-left: 12px;
  background-image: url(tab_list1point_2023.png);
  background-size: 5px 5px;
  background-position: 0 center;
  background-repeat: no-repeat;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_d2023 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_d2023 ul li a:hover {
  color: #125db2;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .zcwj_search2023 {
  width: 100%;
  height: 54px;
  margin-top: 6px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background: #f6f8fa;
  font-size: 16px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .zcwj_search2023 form {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .zcwj_search2023 form .span20231 {
  width: 123px;
  line-height: 52px;
  *line-height: 40px;
  display: inline-block;
  height: 100%;
  color: #115db2;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .zcwj_search2023 form .span20232 {
  display: inline-block;
  position: relative;
  top: 3px;
  width: 1px;
  *top: -15px;
  height: 16px;
  background-color: #e5e5e5;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .zcwj_search2023 form input {
  display: inline-block;
  width: 220px;
  height: 50px;
  border: none;
  background: none;
  *position: relative;
  *top: 19px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .zcwj_search2023 form button {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 75px;
  height: 54px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border: 0;
  display: block;
  background-color: #327bcd;
  background-image: url(search_icon2023.png);
  background-repeat: no-repeat;
  background-size: 26px 27px;
  background-position: center center;
}

.zwgk_2023 .container .government_all2023 .Gov2023_interpretation .index_d_zcwj2023 {
  display: block;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report {
  width: 430px;
  height: 100%;
  margin-right: 30px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_title {
  width: 100%;
  height: 66px;
  border-bottom: 1px solid #cccccc;
  padding-left: 4px;
  line-height: 66px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_title a {
  width: auto;
  text-align: center;
  height: 65px;
  line-height: 65px;
  display: inline-block;
  color: #333333;
  margin-right: 54px;
  font-size: 20px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_title .current {
  color: #285fb1;
  font-weight: bold;
  border-bottom: 3px solid #285fb1;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list {
  width: 100%;
  height: 252px;
  margin-top: 8px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list li {
  width: 100%;
  line-height: 47px;
  height: 47px;
  padding-left: 12px;
  background-image: url(tab_list1point_2023.png);
  background-size: 5px 5px;
  background-position: 0 center;
  background-repeat: no-repeat;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 16px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list li a .report2023_name {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%;
  display: block;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list li a .report2023_date {
  width: 100px;
  height: 100%;
  color: #999999;
  font-size: 14px;
  display: block;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list li a:hover {
  color: #125db2;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 {
  width: 100%;
  height: 54px;
  margin-top: 6px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list21 {
  width: 210px;
  height: 54px;
  line-height: 52px;
  float: left;
  background: #fbf2f3;
  border: 1px solid #f2dada;
  border-radius: 2px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list21 a {
  color: #b06868;
  font-size: 20px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 43px;
  line-height: 54px;
}
.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list21:hover{
    transform: scale(1.1);
    transition: all .5s;
}
.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list22:hover{
    transform: scale(1.1);
    transition: all .5s;
}
.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list21 a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list21 a span {
  line-height: 54px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list22 {
  width: 210px;
  height: 54px;
  line-height: 54px;
  float: right;
  background: #f1f4fc;
  border: 1px solid #e2e7f8;
  border-radius: 2px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list22 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_Report .Gov2023_Report_list2 .Gov2023_Report_list22 a {
  color: #636f9a;
  font-size: 20px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 35px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_disclosure {
  width: 278px;
  height: 100%;
}

.zwgk_2023 .container .government_all2023 .Gov2023_disclosure .Gov2023_disclosure_title {
  width: 100%;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background-image: url(Gov2023_disclosure_title.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  margin-top: 17px;
  color: #285fb1;
  font-size: 20px;
  font-weight: bold;
}

.zwgk_2023 .container .government_all2023 .Gov2023_disclosure .Gov2023_disclosurelist {
  width: 100%;
  height: 320px;
  margin-top: 16px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_disclosure .Gov2023_disclosurelist li {
  width: 100%;
  height: 54px;
  line-height: 54px;
  border: 1px solid #dce6f6;
  border-radius: 2px;
  background-color: #eaf1fb;
  margin-bottom: 13px;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  background-position: 55px center;
}
.zwgk_2023 .container .government_all2023 .Gov2023_disclosure .Gov2023_disclosurelist li:hover{
    transform: scale(1.05);
                            transition: all .5s;
}
.zwgk_2023 .container .government_all2023 .Gov2023_disclosure .Gov2023_disclosurelist li a {
  color: #2e5b9f;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 55px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_disclosure .Gov2023_disclosurelist li a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 22px;
}

.zwgk_2023 .container .government_all2023 .Gov2023_disclosure .Gov2023_disclosurelist .Gov2023_disclosure_list5 {
  margin-bottom: 0;
}

.zwgk_2023 .container .Public_jump2023 {
  width: 100%;
  height: 120px;
  margin-top: 30px;
}

.zwgk_2023 .container .Public_jump2023 .Public_jump2023last {
  width: 278px;
  height: 120px;
}
.zwgk_2023 .container .Public_jump2023 .Public_jump2023last:hover{
    transform: scale(1.1);
transition: all .5s;
}
.zwgk_2023 .container .Public_jump2023 .Public_jump2023last a {
  display: block;
  width: 100%;
  height: 100%;
}

.zwgk_2023 .container .Public_jump2023 .Public_jump2023last a img {
  display: block;
  width: 100%;
  height: 100%;
}

.zwgk_2023 .container .Public_jump2023 .Public_jump2023_list {
  width: 915px;
  *width: 904px;
  height: 120px;
}

.zwgk_2023 .container .Public_jump2023 .Public_jump2023_list li {
  width: 162px;
  height: 120px;
  margin-right: 21px;
  float: left;
  background-color: #f4faff;
  border: 1px solid #dce6f6;
  background-size: 46px 46px;
}
.zwgk_2023 .container .Public_jump2023 .Public_jump2023_list li:hover{
    transform: scale(1.1);
    transition: all .5s;
}
.zwgk_2023 .container .Public_jump2023 .Public_jump2023_list li a {
  padding-top: 27px;
  line-height: 30px;
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.zwgk_2023 .container .Public_jump2023 .Public_jump2023_list li a img {
  width: 46px;
  height: 46px;
  margin: 0 auto;
}

.zwgk_2023 .container .Public_jump2023 .Public_jump2023_list .Public_jump2023_listicon5 {
  margin-right: 0;
}

.Gov_services2023 {
  width: 100%;
  height: 475px;
  background: #eef1f6;
}

.Gov_services2023 .container {
  height: 475px;
}

.Gov_services2023 .container .Gov_services2023_left {
  width: 892px;
  height: 100%;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_title {
  width: 100%;
  height: 97px;
  line-height: 97px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(Gov_services2023_title.png);
  background-repeat: no-repeat;
  background-size: 680px 7px;
  background-position: right center;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_title span {
  padding-left: 30px;
  background-image: url(zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box {
  width: 100%;
  height: 348px;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 {
  width: 431px;
  height: 348px;
  background-image: url(Personal_services2023_back.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023 {
  width: 100%;
  height: 106px;
  line-height: 106px;
  background-image: url(Personal_services2023_icon.png);
  background-repeat: no-repeat;
  background-position: 135px center;
  background-size: 46px 41px;
  padding-left: 192px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023:hover{
    transform: scale(1.1);
    transition: all .5s;
}
.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023 a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab {
  height: 210px;
  width: 371px;
  overflow: hidden;
  margin: 25px auto 0;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab .personal_title2023list {
  width: 371px;
  height: 31px;
  line-height: 31px;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab .personal_title2023list a {
  display: inline-block;
  text-align: center;
  width: 89px;
  height: 31px;
  border-radius: 3px;
  color: #333;
  font-size: 16px;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab .personal_title2023list .current {
  background: #115db2;
  color: #fff;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab .personal_2023list {
  width: 388px;
  height: 145px;
  display: none;
  margin-top: 20px;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab .personal_2023list ul {
  width: 100%;
  height: 100%;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab .personal_2023list ul li {
  width: 177px;
  height: 36px;
  line-height: 36px;
  margin-right: 17px;
  margin-bottom: 14px;
  float: left;
  background-image: url(personal_title2023list.png);
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab .personal_2023list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 21px;
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Personal_services2023 .personal_title2023_tab .personal_2023listredu_2023 {
  display: block;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services {
  width: 431px;
  height: 348px;
  background-image: url(Enterprise_Services.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .personal_title2023 {
  width: 100%;
  height: 106px;
  background-repeat: no-repeat;
  background-position: 133px center;
  background-size: 50px 41px;
  line-height: 106px;
  padding-left: 192px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  background-image: url(Enterprise_Services_icon.png);
}
.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .personal_title2023:hover{
    transform: scale(1.1);
transition: all .5s;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .personal_title2023 a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 {
  height: 210px;
  width: 371px;
  overflow: hidden;
  margin: 25px auto 0;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 .Enterprise_Services_tablist2023 {
  width: 371px;
  height: 31px;
  line-height: 31px;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 .Enterprise_Services_tablist2023 a {
  display: inline-block;
  text-align: center;
  width: 89px;
  height: 31px;
  border-radius: 3px;
  color: #333;
  font-size: 16px;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 .Enterprise_Services_tablist2023 .current {
  background: #da5445;
  color: #fff;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 .Enterprise_2023list {
  width: 388px;
  height: 145px;
  display: none;
  margin-top: 20px;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 .Enterprise_2023list ul {
  width: 100%;
  height: 100%;
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 .Enterprise_2023list ul li {
  width: 177px;
  height: 36px;
  line-height: 36px;
  margin-right: 17px;
  margin-bottom: 14px;
  float: left;
  background-image: url(personal_title2023list.png);
}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 .Enterprise_2023list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 21px;
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.Gov_services2023 .container .Gov_services2023_left .Gov_services2023_box .Enterprise_Services .Enterprise_Services_tab2023 .Enterprise_2023listredu_2023 {
  display: block;
}

.Gov_services2023 .container .Gov_services2023_right {
  width: 278px;
  height: 100%;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_title {
  width: 100%;
  height: 97px;
  line-height: 97px;
  font-size: 40px;
  font-weight: bold;
  background-image: url(Gov_services2023_right.png);
  background-repeat: no-repeat;
  background-size: 67px 7px;
  background-position: right center;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_title span {
  padding-left: 30px;
  background-image: url(zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 35px;
  background-position: 0 center;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content {
  width: 278px;
  height: 348px;
  background-image: url(Gov_services2023_back.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  border-radius: 3px;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_top {
  width: 100%;
  height: 106px;
  border-radius: 3px;
}
.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_top:hover{
    transform: scale(1.1);
transition: all .5s;
}
.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_top a {
  display: block;
  width: 100%;
  height: 100%;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_top a img {
  display: block;
  width: 100%;
  height: 100%;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_box {
  width: 248px;
  height: 216px;
  background-image: url(Gov_services2023_content_box.png);
  background-repeat: no-repeat;
  background-size: 248px 193px;
  background-position: center 16px;
  margin: 8px auto 0;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_box ul {
  width: 100%;
  height: 100%;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_box ul li {
  width: 50%;
  float: left;
  text-align: center;
}
.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_box ul li:hover{
    transform: scale(1.1);
transition: all .5s;
}
.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_box ul li a {
  padding-top: 16px;
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_box ul li a img {
  margin: 0 auto;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_box ul .Gov_services2023_hign {
  height: 124px;
}

.Gov_services2023 .container .Gov_services2023_right .Gov_services2023_content .Gov_services2023_content_box ul .Gov_services2023_low {
  height: 92px;
}

.Special_album2023 {
  width: 100%;
  height: 266px;
  background: #fff;
}

.Special_album2023 .container {
  height: auto;
  padding-top: 2px;
}

.Special_album2023 .container .Special_album2023_title {
  width: 100%;
  height: 84px;
  line-height: 84px;
  padding-left: 20px;
  background-image: url(zwgk2023_title_line.png);
  background-repeat: no-repeat;
  background-size: 8px 24px;
  background-position: 0 center;
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}

.Special_album2023 .container .rollBox {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.Special_album2023 .container .rollBox .LeftBotton,
.Special_album2023 .container .rollBox .RightBotton {
  display: inline;
  float: left;
  position: absolute;
  top: 47px;
  width: 15px;
  height: 45px;
  overflow: hidden;
  cursor: pointer;
}

.Special_album2023 .container .rollBox .LeftBotton {
  left: 12px;
  background: url(Special_album2023_left.png) center no-repeat;
  background-size: 100% 100%;
}

.Special_album2023 .container .rollBox .RightBotton {
  right: 12px;
  background: url(Special_album2023_right.png) center no-repeat;
  background-size: 100% 100%;
}

.Special_album2023 .container .rollBox .Cont {
  float: left;
  width: 1200px;
  overflow: hidden;
}

.Special_album2023 .container .rollBox .ScrCont {
  width: 10000000px;
}

.Special_album2023 .container .rollBox .Cont .pic {
  float: left;
  margin-right: 20px;
  width: 285px;
  height: 150px;
  text-align: center;
}

.Special_album2023 .container .rollBox .Cont .pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.Special_album2023 .container .rollBox #List1,
.Special_album2023 .container .rollBox #List2 {
  float: left;
}

/*首页-专题专辑*/
.Special_album2023 .more_btn2 {
  position: absolute;
  top: 4px;
  right: 0;
  font-size: 14px;
  font-weight: normal;
  color: #b9b9b9;
}

.links_2023 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #eef1f6;
}

.links_2023 .container {
  height: 100%;
}

.links_2023 .container span {
  color: #333333;
  font-size: 16px;
}

.links_2023 .container a {
  margin-right: 37px;
  color: #333333;
  font-size: 16px;
}

.links_2023 .container a:hover {
  color: #115db2;
}

.links_2023 .container .last {
  margin-right: 0;
}

.WindowOfLeadership2023 {
  width: 100%;
  height: auto;
}

.WindowOfLeadership2023 .container {
  height: 607px;
}

/*通用-带点轮播图*/
.focus {position:relative; float: left; width: 704px; height: 435px; background-color: #ecf5f8; z-index: 99999;}  
.focus img {width: 704px; height: 435px;} 
.focus .btn {position: absolute; bottom: 34px; left: 510px; overflow: hidden; zoom:1;} 
.focus .btn a {display: inline; float: left; position: relative; margin: 0 3px; width: 12px; height: 12px; font: 12px/15px "\5B8B\4F53";  color: #B0B0B0; text-align: center; background: #fff; -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; outline: 0;}  
.focus .btn a:hover,
.focus .btn a.current {cursor: pointer; background: #015293;}  
.focus .fPic {position: absolute; top: 0px; left: 0px;}  
.focus .D1fBt {overflow: hidden; zoom: 1; height: 16px; z-index: 10;}  
.focus .shadow {display: block; position: absolute; bottom: 0; left: 0; z-index: 10; width: 100%; height: 45px; line-height: 45px; text-align: left; background: rgba(0,0,0,0.6);    
filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#CC000000',endColorstr = '#CC000000')\9;}  
.focus .shadow a {display: inline-block; margin-left: 15px; width: 530px; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}  
.focus .fcon {display: none; float: left; position: relative; width: 100%; background: #ecf5f8;}  
.focus .fcon img {display: block;}  
.focus .fbg {position: absolute; left: 600px; bottom: 11px; height: 21px; text-align: center; z-index: 200;}  
.focus .fbg div {margin-top: 6px; margin-bottom: 0; height: 15px; overflow: hidden; zoom: 1;}   
.focus .D1fBt a {display: inline; float: left; position: relative; margin: 0 3px; width: 12px; height: 12px; font:12px/15px "\5B8B\4F53";  color: #B0B0B0; text-align: center; background: #fff; -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; outline: 0;}    
.focus .D1fBt .current,.focus .D1fBt a:hover {background: #015293;}    
.focus .D1fBt img {display: none;}    
.focus .D1fBt i {display: none; font-style: normal;} 

/*右侧悬浮开始*/
.right_xfk_box {
	position: fixed;
	top: 55%;
	right: 10px;
}
.right_xfk_box .right_xfk_inner_box {
	position: relative;
}
.right_xfk_inner_box li {
	margin-bottom: 10px;
	width: 58px;
	height: 75px;
	text-align: center;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
}
.right_xfk_inner_box li img {
	margin: 6px auto 3px;
	width: 28px;
	height: 28px;
}
.right_xfk_inner_box li .txt {
	font-size: 12px;
	color: #282828;
}
.right_xfk_inner_box .xfk_ewm_box {
	position: absolute;
	top: 70px;
	right: 70px;
	padding: 7px 0;
	width: 93px;
	height: 79px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}
.xfk_ewm_box img {
	margin: 0 auto;
	width: 79px;
	height: 79px;
}

/*右侧悬浮结束*/